XIQS Update Mifi Update

From IQsimWiki

Jump to: navigation, search

XIQS Update MiFi Update - OTA Management

Description
updateXIQSMifiUpdate ( Long id_mifi_update, String version, String path, String file_name, Long file_size, Long mandatory )
Update a MiFi update.
Note: only administrator can update MiFi update in other partitions than current
Parameters

Long id_mifi_update

MiFi update Id.

String version

Update version.

String path

Update file path.

String file_name

Update file name.

Long file_size

Update file size.

Long mandatory

Flag which indicates if update is mandatory.
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_OBJ_NOT_FOUND (404) ERR_MSG_OBJ_NOT_OWNED
*ERR_OBJECT_EXISTS (451) ERR_MSG_MFUPD_UPD_FOUND
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSMifiUpdateList
createXIQSMifiUpdate
deleteXIQSMifiUpdate
deleteXIQSMifiUpdateList

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List